home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / RAND / ALL96.LZH / t0304 / text0045.txt < prev    next >
Encoding:
Text File  |  1996-03-07  |  533 b   |  20 lines

  1. >         It's still be too big to fit onto a single floppy though, so I'm
  2. > still looking for a way of chopping it up on the Mac and rejoining it on
  3. > the Falcon.
  4.  
  5. Three alternatives:
  6.     ARJ
  7.     GNU tar (& gzip)
  8.     split / join
  9.  
  10. I myself prefer GNU tar as it can be found for every machine
  11. that I have encountered (STs, unix, Amiga, DOS...).
  12.  
  13. As tar stores the files as a stream (ie. has no 'directory' on the
  14. archive itself) it can't recover files from partly corrupt archives
  15. though. Normally that shouldn't matter though :).
  16.  
  17.  
  18.     - Eero
  19.  
  20.